const net/http.http2FlagDataPadded
4 uses
net/http (current package)
h2_bundle.go#L1644: http2FlagDataPadded http2Flags = 0x8
h2_bundle.go#L1668: http2FlagDataPadded: "PADDED",
h2_bundle.go#L2197: if fh.Flags.Has(http2FlagDataPadded) {
h2_bundle.go#L2281: flags |= http2FlagDataPadded
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)